Skip to content

Conversation

@Githubguy132010
Copy link
Owner

This pull request includes changes to the GitHub Actions workflow for building and releasing an Arch Linux ISO. The changes primarily focus on artifact handling and environment variable usage.

Improvements to artifact handling:

  • .github/workflows/build.yaml: Added a step to upload the generated Arch Linux ISO as an artifact using the actions/upload-artifact@v3 action.

Enhancements to environment variable usage:

  • .github/workflows/build.yaml: Modified the step to set the date environment variable to use uppercase DATE instead of lowercase date.
  • .github/workflows/build.yaml: Updated the release creation step to use the DATE environment variable instead of the date output from the previous step.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@Githubguy132010 Githubguy132010 merged commit 816bdf5 into main Dec 20, 2024
2 checks passed
@Githubguy132010 Githubguy132010 deleted the dev branch December 20, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants